
body{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat;
	font-family: Arial, "微軟正黑體", "Microsoft JhengHei", "Helvetica Neue,Helvetica", sans-serif;
}
.main{
	background-image:url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	width: 100%;
	display: inline-block;
}
.logo{
	width: 450px;
	height: 420px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	margin-left: 50%;
	left:-225px;
	top:-20px;
	position:absolute;
	z-index: 50;
}

.oldPic01{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:-550px;
	top: -20px
}
.pic01{
	width: 194px;
	height: 198px;
	background-image: url(../images/oldPic01.png);
	background-repeat: no-repeat;
}

.oldPic02{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:-340px;
	top: -20px
}
.pic02{
	width: 200px;
	height: 198px;
	background-image: url(../images/oldPic02.png);
	background-repeat: no-repeat;
}
.oldPic03{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:-340px;
	top: 135px
}
.pic03{
	width: 178px;
	height: 168px;
	background-image: url(../images/oldPic03.png);
	background-repeat: no-repeat;
}
.oldPic04{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:-420px;
	top: 270px
}
.pic04{
	width: 166px;
	height: 120px;
	background-image: url(../images/oldPic04.png);
	background-repeat: no-repeat;
}
.oldPic05{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:-530px;
	top: 190px
}
.pic05{
	width: 124px;
	height: 94px;
	background-image: url(../images/oldPic05.png);
	background-repeat: no-repeat;
}
.oldPic06{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:100px;
	top: -15px
}
.pic06{
	width: 206px;
	height: 176px;
	background-image: url(../images/oldPic06.png);
	background-repeat: no-repeat;
}
.oldPic07{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:155px;
	top: 130px
}
.pic07{
	width: 188px;
	height: 232px;
	background-image: url(../images/oldPic07.png);
	background-repeat: no-repeat;
}
.oldPic08{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:330px;
	top: 100px
}
.pic08{
	width: 133px;
	height: 199px;
	background-image: url(../images/oldPic08.png);
	background-repeat: no-repeat;
}
.oldPic09{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:315px;
	top: -30px
}
.pic09{
	width: 133px;
	height: 135px;
	background-image: url(../images/oldPic09.png);
	background-repeat: no-repeat;
}
.oldPic10{
	position:absolute;
	z-index: 10;
	margin-left: 50%;
	left:400px;
	top: 120px
}
.pic10{
	width: 205px;
	height: 307px;
	background-image: url(../images/oldPic10.png);
	background-repeat: no-repeat;
}
article{
	width: 960px;
	height: 1410px;
	background-image: url(../images/mainBg.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top:300px;
	margin-bottom:-40px;
}
.blogLogo{
	width: 430px;
	height: 359px;
	background-image: url(../images/blogLogo.png);
	position: absolute;
	z-index: 0;
	left: 50%;
	top:1350px;
	margin-left:106px;

}
/*--------------------------頁籤CSS-------------------------------*/
#pageBox {
	width: 900px;
	margin:0 auto;
	padding-top: 130px;
}
#pageBox ul, #pageBox li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pageBox .tabs li.nav1 {
	width: 270px;	
	height: 70px;
	cursor: pointer;	
	float:left;
	background-image: url(../images/nav.png);
	background-position: 0 0px;
	margin-left:170px;
	margin-top:-40px;
	position: absolute;
	z-index: 10;
}
#pageBox .tabs li.nav2 {
	width: 270px;	
	height: 70px;
	cursor: pointer;	
	float:left;
	background-image: url(../images/nav.png);
	background-position: -270px 0;
	margin-left:470px;
	margin-top:-40px;
	position: absolute;
	z-index: 10;
}
#pageBox .tabs .nav1.active {
	padding-bottom: 1px;
	border-bottom: none;
	background-position: 0 -70px
}
#pageBox .tabs .nav1.hover{
	background-position: 0 -70px
}
#pageBox .tabs .nav2.active {
	padding-bottom: 1px;
	border-bottom: none;
	background-position: -270px -70px
}
#pageBox .tabs .nav2.hover{
	background-position: -270px -70px
}


#pageBox .tabs span {
	float: left;
}
.tab_topBox{
	width: 900px;
	height: 10px;
	background-image: url(../images/table01.png);
	clear: both;
}
#pageBox .tab_container {
	clear: both;
	overflow: hidden;
	background-image: url(../images/table02.jpg);
	
}
.tab_bottomBox{
	width: 900px;
	height: 10px;
	background-image: url(../images/table03.png);
	clear: both;
}
#pageBox .tab_container ul {
	position: relative;
	height: 1200px;
	overflow: hidden;
}
#pageBox .tab_container .tab_content li {
	width: 900px;
	position: absolute;
	height: 100%;
	padding: 18px;
	margin-top: 10px;
}

.dataGroup{
	display: inline-block;
	margin-bottom:15px;
}
.dataBox{
	width: 260px;
	display: inline-block;
	margin:0 12px;
	color: #38383a;
	text-decoration: none;
}
.dataBox:hover{
	color:#c94a23;
}
.pic{
	width: 260px;
	height: 170px;
}
.dataName{
	width: 260px;
	margin-top:10px;
	font-size: 15px;
	line-height: 20px;
}
footer{
	width: 100%;
	height:40px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat;
	position: absolute;
	
}
.copyright{
	width: 920px;
	height:40px;
	text-align: left;
	color:#ffffff;
	margin:0 auto;
	line-height: 40px;
	padding:0 20px;
	font-size: 15px;
}